GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ClipAnnotsToPageBounds Property





In This Topic
ClipAnnotsToPageBounds Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property ClipAnnotsToPageBounds As Boolean
public bool ClipAnnotsToPageBounds {get; set;}
public read-write property ClipAnnotsToPageBounds: Boolean; 
public function get,set ClipAnnotsToPageBounds : boolean
public: __property bool get_ClipAnnotsToPageBounds();
public: __property void set_ClipAnnotsToPageBounds( 
   bool value
);
public:
property bool ClipAnnotsToPageBounds {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members